home *** CD-ROM | disk | FTP | other *** search
- /********************************************************************************/
- /* */
- /* port1b.h - Definitions for port 1B. */
- /* */
- /* Richard W. Mincher. February 19, 1990. */
- /* */
- /* Copyright © 1990 Apple Computer, Inc. All rights reserved. */
- /* */
- /********************************************************************************/
-
-
- #define G ((struct globals *)0x280)
- #define SCCControl (SCC_C1B)
- #define SCCData (SCC_D1B)
- #define PORT 1
- #define PORTB 1
- #define SCC1 1
- #define PORTNAME "1B"
- #define VS_TBE VS_1B_TBE
- #define VS_RCA VS_1B_RCA
- #define VS_ESC VS_1B_ESC
- #define VS_SRC VS_1B_SRC